Returns the metadata for a single run result.
/LoadTest/rest/domains/{domainName}/projects/{projectName}/Runs/{ID}/ Results/{result ID}
To get the report data, request Results/{ID}/data
GET: Returns the report metadata in the body of the response.
Headers:
None
Cookies:
LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie};
Request Body:
None
Headers:
Content-Length:x
Content-Type: application/xml
Cookies:
None
HTML Return Code:
See the HTTP Return Codes
HTML Body:
The XML containing the metadata.
|